type runtime.mLockProfile
8 uses
runtime (current package)
mprof.go#L651: type mLockProfile struct {
mprof.go#L660: func (prof *mLockProfile) start() int64 {
mprof.go#L667: func (prof *mLockProfile) end(start int64) {
mprof.go#L679: func (prof *mLockProfile) recordUnlock(cycles int64) {
mprof.go#L712: func (prof *mLockProfile) captureStack() {
mprof.go#L755: func (prof *mLockProfile) store() {
mprof.go#L761: func (prof *mLockProfile) storeSlow() {
runtime2.go#L582: mLockProfile mLockProfile // fields relating to runtime.lock contention
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)